home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / io / TAGS < prev    next >
Text File  |  1994-02-17  |  23KB  |  1,015 lines

  1.  
  2. ../sysdeps/unix/common/__access.S,26
  3. SYSCALL__ (access,21,852
  4.  
  5. ../sysdeps/stub/__access.c,23
  6. DEFUN(__access,26,943
  7.  
  8. ../sysdeps/mach/hurd/__access.c,24
  9. DEFUN(__access,28,1034
  10.  
  11. ../sysdeps/unix/__chdir.S,25
  12. SYSCALL__ (chdir,21,852
  13.  
  14. ../sysdeps/stub/__chdir.c,70
  15. DEFUN(__chdir,26,956
  16. DEFUN(__chdir, (path), CONST char *path)26,956
  17.  
  18. ../sysdeps/mach/hurd/__chdir.c,22
  19. DEFUN(__chdir,27,995
  20.  
  21. ../sysdeps/unix/__chmod.S,25
  22. SYSCALL__ (chmod,21,852
  23.  
  24. ../sysdeps/stub/__chmod.c,92
  25. DEFUN(__chmod,27,983
  26. DEFUN(__chmod, (file, mode), CONST char *file AND mode_t mode)27,983
  27.  
  28. ../sysdeps/mach/hurd/__chmod.c,22
  29. DEFUN(__chmod,27,984
  30.  
  31. ../sysdeps/unix/__chown.S,25
  32. SYSCALL__ (chown,21,852
  33.  
  34. ../sysdeps/stub/__chown.c,86
  35. DEFUN(__chown,27,983
  36.       CONST char *file AND uid_t owner AND gid_t group)28,1020
  37.  
  38. ../sysdeps/mach/hurd/__chown.c,22
  39. DEFUN(__chown,27,978
  40.  
  41. ../sysdeps/unix/__close.S,25
  42. SYSCALL__ (close,21,852
  43.  
  44. ../sysdeps/stub/__close.c,58
  45. DEFUN(__close,25,928
  46. DEFUN(__close, (fd), int fd)25,928
  47.  
  48. ../sysdeps/mach/hurd/__close.c,22
  49. DEFUN(__close,27,985
  50.  
  51. ../sysdeps/unix/__dup.S,23
  52. SYSCALL__ (dup,21,852
  53.  
  54. ../sysdeps/posix/__dup.c,20
  55. DEFUN(__dup,27,987
  56.  
  57. ../sysdeps/stub/__dup.c,20
  58. DEFUN(__dup,26,986
  59.  
  60. ../sysdeps/unix/common/__dup2.S,24
  61. SYSCALL__ (dup2,21,852
  62.  
  63. ../sysdeps/posix/__dup2.c,22
  64. DEFUN(__dup2,29,1060
  65.  
  66. ../sysdeps/stub/__dup2.c,75
  67. DEFUN(__dup2,28,1028
  68. DEFUN(__dup2, (fd, fd2), int fd AND int fd2)28,1028
  69.  
  70. ../sysdeps/unix/sysv/sysv4/__dup2.c,0
  71.  
  72. ../sysdeps/mach/hurd/__dup2.c,22
  73. DEFUN(__dup2,30,1088
  74.  
  75. ../sysdeps/unix/common/__fchmod.S,26
  76. SYSCALL__ (fchmod,21,852
  77.  
  78. ../sysdeps/stub/__fchmod.c,84
  79. DEFUN(__fchmod,27,1006
  80. DEFUN(__fchmod, (fd, mode), int fd AND mode_t mode)27,1006
  81.  
  82. ../sysdeps/mach/hurd/__fchmod.c,24
  83. DEFUN(__fchmod,28,1028
  84.  
  85. ../sysdeps/unix/common/__fchown.S,26
  86. SYSCALL__ (fchown,21,852
  87.  
  88. ../sysdeps/stub/__fchown.c,78
  89. DEFUN(__fchown,27,1005
  90.       int fd AND uid_t owner AND gid_t group)28,1041
  91.  
  92. ../sysdeps/mach/hurd/__fchown.c,24
  93. DEFUN(__fchown,28,1033
  94.  
  95. ../sysdeps/unix/__fcntl.S,25
  96. SYSCALL__ (fcntl,21,852
  97.  
  98. ../sysdeps/stub/__fcntl.c,80
  99. DEFUN(__fcntl,25,936
  100. DEFUN(__fcntl, (fd, cmd), int fd AND int cmd DOTS)25,936
  101.  
  102. ../sysdeps/mach/hurd/__fcntl.c,23
  103. DEFUN(__fcntl,29,1008
  104.  
  105. ../sysdeps/unix/bsd/__flock.S,25
  106. SYSCALL__ (flock,21,846
  107.  
  108. ../sysdeps/posix/__flock.c,23
  109. DEFUN(__flock,32,1224
  110.  
  111. ../sysdeps/stub/__flock.c,22
  112. DEFUN(__flock,26,987
  113.  
  114. ../sysdeps/mach/hurd/__flock.c,23
  115. DEFUN(__flock,27,1014
  116.  
  117. ../sysdeps/unix/__fstat.S,25
  118. SYSCALL__ (fstat,21,852
  119.  
  120. ../sysdeps/stub/__fstat.c,84
  121. DEFUN(__fstat,26,973
  122. DEFUN(__fstat, (fd, buf), int fd AND struct stat *buf)26,973
  123.  
  124. ../sysdeps/unix/sysv/sysv4/i386/__fstat.S,69
  125. #define    _STAT_VER    26,1208
  126. ENTRY (__fstat)29,1250
  127.     DO_CALL 33,1423
  128.  
  129. ../sysdeps/mach/hurd/__fstat.c,23
  130. DEFUN(__fstat,28,1024
  131.  
  132. ../sysdeps/unix/bsd/__isatty.c,23
  133. DEFUN(__isatty,26,961
  134.  
  135. ../sysdeps/posix/__isatty.c,23
  136. DEFUN(__isatty,26,959
  137.  
  138. ../sysdeps/stub/__isatty.c,23
  139. DEFUN(__isatty,25,938
  140.  
  141. ../sysdeps/unix/__link.S,24
  142. SYSCALL__ (link,21,852
  143.  
  144. ../sysdeps/stub/__link.c,91
  145. DEFUN(__link,27,950
  146. DEFUN(__link, (from, to), CONST char *from AND CONST char *to)27,950
  147.  
  148. ../sysdeps/mach/hurd/__link.c,21
  149. DEFUN(__link,27,979
  150.  
  151. ../sysdeps/unix/__lseek.S,25
  152. SYSCALL__ (lseek,21,852
  153.  
  154. ../sysdeps/stub/__lseek.c,106
  155. DEFUN(__lseek,26,967
  156. DEFUN(__lseek, (fd, offset, whence), int fd AND off_t offset AND int whence)26,967
  157.  
  158. ../sysdeps/mach/hurd/__lseek.c,23
  159. DEFUN(__lseek,27,1001
  160.  
  161. ../sysdeps/unix/common/__lstat.S,25
  162. SYSCALL__ (lstat,21,852
  163.  
  164. ../sysdeps/generic/__lstat.c,24
  165.         DEFUN(__lstat,26,989
  166.  
  167. ../sysdeps/stub/__lstat.c,98
  168. DEFUN(__lstat,27,1009
  169. DEFUN(__lstat, (file, buf), CONST char *file AND struct stat *buf)27,1009
  170.  
  171. ../sysdeps/unix/sysv/sysv4/i386/__lstat.S,69
  172. #define    _STAT_VER    26,1208
  173. ENTRY (__lstat)29,1250
  174.     DO_CALL 33,1423
  175.  
  176. ../sysdeps/mach/hurd/__lstat.c,22
  177. DEFUN(__lstat,27,956
  178.  
  179. ../sysdeps/unix/common/__mkdir.S,25
  180. SYSCALL__ (mkdir,21,852
  181.  
  182. ../sysdeps/stub/__mkdir.c,92
  183. DEFUN(__mkdir,28,997
  184. DEFUN(__mkdir, (path, mode), CONST char *path AND mode_t mode)28,997
  185.  
  186. ../sysdeps/unix/sysv/__mkdir.c,23
  187. DEFUN(__mkdir,30,1064
  188.  
  189. ../sysdeps/mach/hurd/__mkdir.c,23
  190. DEFUN(__mkdir,27,1003
  191.  
  192. ../sysdeps/unix/__open.S,24
  193. SYSCALL__ (open,21,852
  194.  
  195. ../sysdeps/stub/__open.c,22
  196. DEFUN(__open,28,1038
  197.  
  198. ../sysdeps/mach/hurd/__open.c,22
  199. DEFUN(__open,29,1069
  200.  
  201. ../sysdeps/unix/bsd/m68k/__pipe.S,24
  202. SYSCALL__ (pipe,21,858
  203.  
  204. ../sysdeps/stub/__pipe.c,22
  205. DEFUN(__pipe,29,1127
  206.  
  207. ../sysdeps/unix/bsd/vax/__pipe.S,24
  208. SYSCALL__ (pipe,21,852
  209.  
  210. ../sysdeps/unix/bsd/ultrix4/mips/__pipe.S,24
  211. SYSCALL__ (pipe,21,857
  212.  
  213. ../sysdeps/unix/bsd/osf1/alpha/__pipe.S,24
  214. SYSCALL__ (pipe,21,857
  215.  
  216. ../sysdeps/unix/i386/__pipe.S,24
  217. SYSCALL__ (pipe,21,858
  218.  
  219. ../sysdeps/unix/sparc/__pipe.S,46
  220. ENTRY (__pipe)21,852
  221. PSEUDO (__Spipe,23,902
  222.  
  223. ../sysdeps/mach/hurd/__pipe.c,22
  224. DEFUN(__pipe,34,1232
  225.  
  226. ../sysdeps/unix/__read.S,24
  227. SYSCALL__ (read,21,852
  228.  
  229. ../sysdeps/stub/__read.c,21
  230. DEFUN(__read,26,983
  231.  
  232. ../sysdeps/mach/hurd/__read.c,22
  233. DEFUN(__read,27,1008
  234.  
  235. ../sysdeps/unix/common/__readlink.S,28
  236. SYSCALL__ (readlink,21,852
  237.  
  238. ../sysdeps/stub/__readlink.c,26
  239. DEFUN(__readlink,27,1080
  240.  
  241. ../sysdeps/mach/hurd/__readlink.c,26
  242. DEFUN(__readlink,30,1164
  243.  
  244. ../sysdeps/unix/common/__rmdir.S,25
  245. SYSCALL__ (rmdir,21,852
  246.  
  247. ../sysdeps/stub/__rmdir.c,70
  248. DEFUN(__rmdir,27,946
  249. DEFUN(__rmdir, (path), CONST char *path)27,946
  250.  
  251. ../sysdeps/unix/sysv/__rmdir.c,23
  252. DEFUN(__rmdir,30,1058
  253.  
  254. ../sysdeps/mach/hurd/__rmdir.c,22
  255. DEFUN(__rmdir,27,981
  256.  
  257. ../sysdeps/unix/__stat.S,24
  258. SYSCALL__ (stat,21,852
  259.  
  260. ../sysdeps/stub/__stat.c,94
  261. DEFUN(__stat,26,960
  262. DEFUN(__stat, (file, buf), CONST char *file AND struct stat *buf)26,960
  263.  
  264. ../sysdeps/unix/sysv/sysv4/i386/__stat.S,68
  265. #define    _STAT_VER    26,1208
  266. ENTRY (__stat)29,1250
  267.     DO_CALL 33,1422
  268.  
  269. ../sysdeps/mach/hurd/__stat.c,21
  270. DEFUN(__stat,27,984
  271.  
  272. ../sysdeps/unix/common/__symlink.S,27
  273. SYSCALL__ (symlink,21,852
  274.  
  275. ../sysdeps/stub/__symlink.c,97
  276. DEFUN(__symlink,27,950
  277. DEFUN(__symlink, (from, to), CONST char *from AND CONST char *to)27,950
  278.  
  279. ../sysdeps/mach/hurd/__symlink.c,25
  280. DEFUN(__symlink,28,1009
  281.  
  282. ../sysdeps/unix/__umask.S,25
  283. SYSCALL__ (umask,21,852
  284.  
  285. ../sysdeps/stub/__umask.c,22
  286. DEFUN(__umask,26,986
  287.  
  288. ../sysdeps/mach/hurd/__umask.c,22
  289. DEFUN(__umask,25,968
  290.  
  291. ../sysdeps/unix/__unlink.S,26
  292. SYSCALL__ (unlink,21,852
  293.  
  294. ../sysdeps/stub/__unlink.c,72
  295. DEFUN(__unlink,27,947
  296. DEFUN(__unlink, (name), CONST char *name)27,947
  297.  
  298. ../sysdeps/mach/hurd/__unlink.c,23
  299. DEFUN(__unlink,28,983
  300.  
  301. ../sysdeps/unix/__write.S,25
  302. SYSCALL__ (write,21,852
  303.  
  304. ../sysdeps/stub/__write.c,23
  305. DEFUN(__write,27,1004
  306.  
  307. ../sysdeps/mach/hurd/__write.c,22
  308. DEFUN(__write,26,952
  309.  
  310. access.c,29
  311.            DEFUN(access,25,957
  312.  
  313. chdir.c,28
  314.            DEFUN(chdir,26,949
  315.  
  316. chmod.c,28
  317.            DEFUN(chmod,26,963
  318.  
  319. chown.c,28
  320.            DEFUN(chown,26,969
  321.  
  322. close.c,28
  323.            DEFUN(close,25,946
  324.  
  325. creat.c,20
  326. DEFUN(creat,27,950
  327.  
  328. dup.c,26
  329.            DEFUN(dup,27,960
  330.  
  331. dup2.c,27
  332.            DEFUN(dup2,28,987
  333.  
  334. ../sysdeps/stub/fchdir.c,21
  335. DEFUN(fchdir,26,954
  336.  
  337. ../sysdeps/unix/bsd/bsd4.4/fchdir.S,24
  338. SYSCALL (fchdir,21,846
  339.  
  340. ../sysdeps/unix/sysv/sysv4/fchdir.S,0
  341.  
  342. ../sysdeps/mach/hurd/fchdir.c,22
  343. DEFUN(fchdir,29,1036
  344.  
  345. fchmod.c,29
  346.            DEFUN(fchmod,27,987
  347.  
  348. fchown.c,29
  349.            DEFUN(fchown,27,993
  350.  
  351. fcntl.c,21
  352. DEFUN(fcntl,40,1238
  353.  
  354. flock.c,28
  355.            DEFUN(flock,25,959
  356.  
  357. fstat.c,28
  358.            DEFUN(fstat,25,953
  359.  
  360. ftw.c,70
  361. #define PATH_MAX 32,1075
  362. DEFUN (ftw_dir,39,1176
  363. DEFUN(ftw,154,3230
  364.  
  365. ../sysdeps/posix/getcwd.c,536
  366. #define    NULL    50,1326
  367. #define DIRENT54,1390
  368. #define SYSNDIR57,1466
  369. #define D_NAMLEN(63,1615
  370. #define    HAVE_D_NAMLEN65,1661
  371. #define D_NAMLEN(66,1683
  372. #define    dirent    69,1758
  373. #define D_NAMLEN(70,1781
  374. #define    HAVE_D_NAMLEN71,1817
  375. #define    ANSI_STRING91,2259
  376. #define    ANSI_STRING100,2394
  377. #define    memcpy(132,2797
  378. #define    memmove 133,2842
  379. #define    alloca(140,2980
  380. #define    __alloca    151,3268
  381. #define    PATH_MAX 164,3485
  382. #define    PATH_MAX 166,3519
  383. #define    size_t    172,3591
  384. #define const176,3661
  385. #define    __lstat    180,3707
  386. getcwd 191,4113
  387.  
  388. ../sysdeps/stub/getcwd.c,22
  389. DEFUN(getcwd,32,1285
  390.  
  391. ../sysdeps/mach/hurd/getcwd.c,16
  392. getcwd 39,1436
  393.  
  394. getdirname.c,41
  395. DEFUN_VOID(get_current_dir_name)30,1103
  396.  
  397. getwd.c,60
  398. DEFUN(getwd,29,1146
  399. DEFUN(getwd, (buf), char *buf)29,1146
  400.  
  401. isatty.c,29
  402.            DEFUN(isatty,26,950
  403.  
  404. link.c,27
  405.            DEFUN(link,26,950
  406.  
  407. lseek.c,28
  408.            DEFUN(lseek,26,985
  409.  
  410. lstat.c,28
  411.            DEFUN(lstat,25,955
  412.  
  413. mkdir.c,28
  414.            DEFUN(mkdir,25,962
  415.  
  416. ../sysdeps/unix/mkfifo.c,21
  417. DEFUN(mkfifo,26,955
  418.  
  419. ../sysdeps/stub/mkfifo.c,92
  420. DEFUN(mkfifo,28,1005
  421. DEFUN(mkfifo, (path, mode), CONST char *path AND mode_t mode)28,1005
  422.  
  423. open.c,92
  424. DEFUN(open,37,1068
  425. DEFUN(open, (file, oflag), CONST char *file AND int oflag DOTS)37,1068
  426.  
  427. pipe.c,27
  428.            DEFUN(pipe,27,968
  429.  
  430. read.c,27
  431.            DEFUN(read,26,983
  432.  
  433. readlink.c,31
  434.            DEFUN(readlink,26,968
  435.  
  436. rmdir.c,28
  437.            DEFUN(rmdir,26,949
  438.  
  439. stat.c,27
  440.            DEFUN(stat,25,958
  441.  
  442. symlink.c,30
  443.            DEFUN(symlink,26,959
  444.  
  445. ../sysdeps/posix/ttyname.c,23
  446. DEFUN(ttyname,35,1228
  447.  
  448. ../sysdeps/stub/ttyname.c,23
  449. DEFUN(ttyname,30,1092
  450.  
  451. ../sysdeps/mach/hurd/ttyname.c,17
  452. ttyname 37,1256
  453.  
  454. umask.c,28
  455.            DEFUN(umask,26,962
  456.  
  457. unlink.c,29
  458.            DEFUN(unlink,25,951
  459.  
  460. ../sysdeps/unix/bsd/utime.c,21
  461. DEFUN(utime,31,1103
  462.  
  463. ../sysdeps/stub/utime.c,107
  464. DEFUN(utime,27,1020
  465. DEFUN(utime, (file, times), CONST char *file AND CONST struct utimbuf *times)27,1020
  466.  
  467. ../sysdeps/unix/sysv/utime.S,23
  468. SYSCALL (utime,21,846
  469.  
  470. write.c,28
  471.            DEFUN(write,26,983
  472.  
  473. ../sysdeps/unix/bsd/statbuf.h,426
  474. #define    _GNU_STAT_H    21,852
  475. struct stat26,949
  476. #define    __S_IFMT    63,2270
  477. #define    __S_IFDIR    66,2354
  478. #define    __S_IFCHR    67,2398
  479. #define    __S_IFBLK    68,2449
  480. #define    __S_IFREG    69,2496
  481. #define    __S_IFLNK    70,2543
  482. #define    __S_IFSOCK    71,2591
  483. #define    __S_IFIFO    72,2633
  484. #define    __S_ISUID    76,2698
  485. #define    __S_ISGID    77,2755
  486. #define    __S_ISVTX    78,2813
  487. #define    __S_IREAD    79,2882
  488. #define    __S_IWRITE    80,2927
  489. #define    __S_IEXEC    81,2974
  490.  
  491. ../sysdeps/stub/statbuf.h,344
  492. #define    _STATBUF_H    24,962
  493. struct stat29,1058
  494. #define    __S_IFMT    53,1894
  495. #define    __S_IFDIR    56,1978
  496. #define    __S_IFCHR    57,2022
  497. #define    __S_IFBLK    58,2073
  498. #define    __S_IFREG    59,2120
  499. #define    __S_IFIFO    60,2167
  500. #define    __S_ISUID    64,2232
  501. #define    __S_ISGID    65,2289
  502. #define    __S_IREAD    66,2347
  503. #define    __S_IWRITE    67,2392
  504. #define    __S_IEXEC    68,2439
  505.  
  506. ../sysdeps/unix/bsd/osf1/alpha/statbuf.h,424
  507. #define    _STATBUF_H20,855
  508. struct stat25,949
  509. #define    __S_IFMT    54,1877
  510. #define    __S_IFDIR    57,1961
  511. #define    __S_IFCHR    58,2005
  512. #define    __S_IFBLK    59,2056
  513. #define    __S_IFREG    60,2103
  514. #define    __S_IFIFO    61,2150
  515. #define    __S_IFLNK    63,2190
  516. #define    __S_IFSOCK    64,2238
  517. #define    __S_ISUID    68,2306
  518. #define    __S_ISGID    69,2363
  519. #define    __S_ISVTX    70,2421
  520. #define    __S_IREAD    71,2490
  521. #define    __S_IWRITE    72,2535
  522. #define    __S_IEXEC    73,2582
  523.  
  524. ../sysdeps/unix/sysv/statbuf.h,424
  525. #define    _STATBUF_H20,844
  526. struct stat22,864
  527. #define    __S_IFMT    39,1206
  528. #define    __S_IFDIR    42,1290
  529. #define    __S_IFCHR    43,1334
  530. #define    __S_IFBLK    44,1385
  531. #define    __S_IFREG    45,1432
  532. #define    __S_IFIFO    46,1479
  533. #define    __S_IFLNK    49,1596
  534. #define    __S_IFSOCK    50,1644
  535. #define    __S_ISUID    54,1712
  536. #define    __S_ISGID    55,1769
  537. #define    __S_ISVTX    56,1827
  538. #define    __S_IREAD    57,1896
  539. #define    __S_IWRITE    58,1941
  540. #define    __S_IEXEC    59,1988
  541.  
  542. ../sysdeps/unix/sysv/sysv4/solaris2/statbuf.h,424
  543. #define    _STATBUF_H20,855
  544. struct stat25,949
  545. #define    __S_IFMT    60,2184
  546. #define    __S_IFDIR    63,2268
  547. #define    __S_IFCHR    64,2312
  548. #define    __S_IFBLK    65,2363
  549. #define    __S_IFREG    66,2410
  550. #define    __S_IFIFO    67,2457
  551. #define    __S_IFLNK    70,2574
  552. #define    __S_IFSOCK    71,2622
  553. #define    __S_ISUID    75,2690
  554. #define    __S_ISGID    76,2747
  555. #define    __S_ISVTX    77,2805
  556. #define    __S_IREAD    78,2874
  557. #define    __S_IWRITE    79,2919
  558. #define    __S_IEXEC    80,2966
  559.  
  560. ../sysdeps/unix/sysv/sysv4/i386/statbuf.h,424
  561. #define    _STATBUF_H20,855
  562. struct stat25,949
  563. #define    __S_IFMT    62,2189
  564. #define    __S_IFDIR    65,2273
  565. #define    __S_IFCHR    66,2317
  566. #define    __S_IFBLK    67,2368
  567. #define    __S_IFREG    68,2415
  568. #define    __S_IFIFO    69,2462
  569. #define    __S_IFLNK    72,2579
  570. #define    __S_IFSOCK    73,2627
  571. #define    __S_ISUID    77,2695
  572. #define    __S_ISGID    78,2752
  573. #define    __S_ISVTX    79,2810
  574. #define    __S_IREAD    80,2879
  575. #define    __S_IWRITE    81,2924
  576. #define    __S_IEXEC    82,2971
  577.  
  578. ../sysdeps/mach/hurd/statbuf.h,592
  579. #define    _STATBUF_H    21,857
  580. struct stat33,1343
  581. #define    __S_IFMT    74,2678
  582. #define    __S_IFDIR    77,2762
  583. #define    __S_IFCHR    78,2806
  584. #define    __S_IFBLK    79,2857
  585. #define    __S_IFREG    80,2904
  586. #define    __S_IFLNK    81,2951
  587. #define    __S_IFSOCK    82,2999
  588. #define    __S_IFIFO    83,3041
  589. #define    __S_ISUID    87,3106
  590. #define    __S_ISGID    88,3163
  591. #define    __S_ISVTX    89,3221
  592. #define    __S_IREAD    90,3290
  593. #define    __S_IWRITE    91,3336
  594. #define    __S_IEXEC    92,3384
  595. #define S_INOCACHE    97,3525
  596. #define S_IUSEUNK    102,3770
  597. #define S_IUNKNOWN 104,3877
  598. #define S_IUNKSHIFT    107,4027
  599. #define    S_ISPARE    110,4079
  600. #define    CMASK    115,4204
  601.  
  602. sys/stat.h,884
  603. #define    _SYS_STAT_H    25,923
  604. #define    S_IFMT    35,1109
  605. #define    S_IFDIR    36,1134
  606. #define    S_IFCHR    37,1161
  607. #define    S_IFBLK    38,1188
  608. #define    S_IFREG    39,1215
  609. #define    S_IFLNK    40,1242
  610. #define    S_IFSOCK    41,1269
  611. #define    S_IFIFO    42,1297
  612. #define    __S_ISTYPE(47,1367
  613. #define    S_ISDIR(49,1431
  614. #define    S_ISCHR(50,1483
  615. #define    S_ISBLK(51,1535
  616. #define    S_ISREG(52,1587
  617. #define    S_ISFIFO(53,1639
  618. #define    S_ISLNK(56,1710
  619. #define    S_ISSOCK(57,1762
  620. #define    S_ISUID 63,1850
  621. #define    S_ISGID    64,1909
  622. #define    S_ISVTX    68,2096
  623. #define    S_IRUSR    71,2130
  624. #define    S_IWUSR    72,2178
  625. #define    S_IXUSR    73,2228
  626. #define    S_IRWXU    75,2321
  627. #define    S_IREAD    78,2417
  628. #define    S_IWRITE    79,2442
  629. #define    S_IEXEC    80,2467
  630. #define    S_IRGRP    83,2500
  631. #define    S_IWGRP    84,2553
  632. #define    S_IXGRP    85,2607
  633. #define    S_IRWXG    87,2705
  634. #define    S_IROTH    89,2737
  635. #define    S_IWOTH    90,2791
  636. #define    S_IXOTH    91,2846
  637. #define    S_IRWXO    93,2946
  638.  
  639. ../sysdeps/unix/bsd/fcntlbits.h,1057
  640. #define    _FCNTLBITS_H    22,892
  641. #define    O_RDONLY    26,966
  642. #define    O_WRONLY    27,1008
  643. #define    O_RDWR    28,1051
  644. #define    O_CREAT    32,1146
  645. #define    O_EXCL    33,1210
  646. #define    O_TRUNC    34,1269
  647. #define    O_NOCTTY    37,1468
  648. #define    O_ASYNC    39,1579
  649. #define    O_FSYNC    40,1650
  650. #define    O_SYNC    41,1701
  651. #define    O_APPEND    45,1782
  652. #define    O_NONBLOCK    46,1840
  653. #define    O_NDELAY    51,1993
  654. #define FREAD    59,2261
  655. #define    FWRITE    60,2278
  656. #define FASYNC    63,2340
  657. #define FCREAT    64,2364
  658. #define FEXCL    65,2388
  659. #define FTRUNC    66,2410
  660. #define FNOCTTY    67,2434
  661. #define FFSYNC    68,2460
  662. #define FSYNC    69,2484
  663. #define FAPPEND    70,2506
  664. #define FNONBLOCK    71,2532
  665. #define FNDELAY    72,2561
  666. #define    O_ACCMODE    77,2729
  667. #define    F_DUPFD    80,2825
  668. #define    F_GETFD    81,2880
  669. #define    F_SETFD    82,2933
  670. #define    F_GETFL    83,2986
  671. #define    F_SETFL    84,3035
  672. #define    F_GETOWN    86,3101
  673. #define    F_SETOWN    87,3158
  674. #define    F_GETLK    89,3222
  675. #define    F_SETLK    90,3273
  676. #define    F_SETLKW    91,3339
  677. #define    FD_CLOEXEC    94,3462
  678. struct flock101,3684
  679. #define    F_RDLCK    112,4154
  680. #define    F_WRLCK    113,4190
  681. #define    F_UNLCK    114,4227
  682.  
  683. ../sysdeps/stub/fcntlbits.h,689
  684. #define    _FCNTLBITS_H    24,974
  685. #define    O_RDONLY    28,1048
  686. #define    O_WRONLY    29,1090
  687. #define    O_RDWR    30,1133
  688. #define    O_CREAT    34,1228
  689. #define    O_EXCL    35,1292
  690. #define    O_TRUNC    36,1351
  691. #define    O_NOCTTY    37,1412
  692. #define    O_APPEND    40,1530
  693. #define    O_NONBLOCK    41,1588
  694. #define    O_NDELAY    44,1657
  695. #define    O_ACCMODE    49,1827
  696. #define    F_DUPFD    52,1923
  697. #define    F_GETFD    53,1978
  698. #define    F_SETFD    54,2031
  699. #define    F_GETFL    55,2084
  700. #define    F_SETFL    56,2133
  701. #define    F_GETOWN    58,2199
  702. #define    F_SETOWN    59,2256
  703. #define    F_GETLK    61,2320
  704. #define    F_SETLK    62,2371
  705. #define    F_SETLKW    63,2422
  706. #define    FD_CLOEXEC    66,2540
  707. struct flock73,2762
  708. #define    F_RDLCK    83,3177
  709. #define    F_WRLCK    84,3213
  710. #define    F_UNLCK    85,3250
  711.  
  712. ../sysdeps/unix/bsd/sun/sunos4/fcntlbits.h,1259
  713. #define    _FCNTLBITS_H    22,892
  714. #define    O_RDONLY    26,966
  715. #define    O_WRONLY    27,1008
  716. #define    O_RDWR    28,1051
  717. #define    O_CREAT    32,1146
  718. #define    O_EXCL    33,1210
  719. #define    O_TRUNC    34,1269
  720. #define    O_NOCTTY    35,1330
  721. #define    O_ASYNC    37,1446
  722. #define    O_FSYNC    38,1517
  723. #define    O_SYNC    39,1568
  724. #define    O_APPEND    43,1649
  725. #define    O_NONBLOCK    44,1707
  726. #define    O_NDELAY    50,1998
  727. #define    O_NDELAY    53,2077
  728. #define FREAD    61,2341
  729. #define    FWRITE    62,2358
  730. #define FASYNC    65,2421
  731. #define FCREAT    66,2445
  732. #define FEXCL    67,2469
  733. #define FTRUNC    68,2491
  734. #define FNOCTTY    69,2515
  735. #define FFSYNC    70,2541
  736. #define FSYNC    71,2565
  737. #define FAPPEND    72,2587
  738. #define FNONBLOCK    73,2613
  739. #define FNONBIO    74,2642
  740. #define FNDELAY    75,2670
  741. #define    FNBIO    76,2715
  742. #define    O_ACCMODE    81,2905
  743. #define    F_DUPFD    84,3001
  744. #define    F_GETFD    85,3056
  745. #define    F_SETFD    86,3109
  746. #define    F_GETFL    87,3162
  747. #define    F_SETFL    88,3211
  748. #define    F_GETOWN    90,3277
  749. #define    F_SETOWN    91,3334
  750. #define    F_GETLK    93,3398
  751. #define    F_SETLK    94,3449
  752. #define    F_SETLKW    95,3515
  753. #define    F_RGETLK    97,3594
  754. #define    F_RSETLK    98,3653
  755. #define    F_CNVT    99,3720
  756. #define    F_RSETLKW    100,3779
  757. #define    FD_CLOEXEC    104,3911
  758. struct flock111,4133
  759. struct eflock124,4719
  760. #define    F_RDLCK    140,5328
  761. #define    F_WRLCK    141,5364
  762. #define    F_UNLCK    142,5401
  763.  
  764. ../sysdeps/unix/bsd/ultrix4/fcntlbits.h,1349
  765. #define    _FCNTLBITS_H    22,893
  766. #define    O_RDONLY    26,967
  767. #define    O_WRONLY    27,1009
  768. #define    O_RDWR    28,1052
  769. #define    O_CREAT    32,1147
  770. #define    O_EXCL    33,1211
  771. #define    O_TRUNC    34,1270
  772. #define    O_ASYNC    36,1349
  773. #define    O_FSYNC    37,1420
  774. #define    O_SYNC    38,1471
  775. #define    O_BLKINUSE    39,1495
  776. #define    O_BLKANDSET    40,1547
  777. #define    O_TERMIO    41,1616
  778. #define    O_NOCTTY    43,1679
  779. #define    O_APPEND    46,1798
  780. #define    O_NONBLOCK    47,1856
  781. #define    O_NDELAY    50,1926
  782. #define FREAD    58,2190
  783. #define    FWRITE    59,2207
  784. #define FASYNC    62,2269
  785. #define FCREAT    63,2293
  786. #define FEXCL    64,2317
  787. #define FTRUNC    65,2339
  788. #define FNOCTTY    66,2363
  789. #define FFSYNC    67,2389
  790. #define FSYNC    68,2413
  791. #define FAPPEND    69,2435
  792. #define FNONBLOCK    70,2461
  793. #define FNDELAY    71,2490
  794. #define    FNBLOCK    72,2516
  795. #define    FTERMIO    73,2544
  796. #define    FNOCTTY    74,2570
  797. #define    FSYNCRON    75,2596
  798. #define    FBLKINUSE    76,2621
  799. #define FBLKANDSET    77,2650
  800. #define    O_ACCMODE    82,2823
  801. #define    F_DUPFD    85,2919
  802. #define    F_GETFD    86,2974
  803. #define    F_SETFD    87,3027
  804. #define    F_GETFL    88,3080
  805. #define    F_SETFL    89,3129
  806. #define    F_GETOWN    91,3195
  807. #define    F_SETOWN    92,3252
  808. #define    F_GETLK    94,3316
  809. #define    F_SETLK    95,3367
  810. #define    F_SETLKW    96,3433
  811. #define    F_SETSYN    98,3513
  812. #define    F_CLRSYN    99,3565
  813. #define    FD_CLOEXEC    103,3687
  814. struct flock110,3909
  815. #define    F_RDLCK    120,4324
  816. #define    F_WRLCK    121,4360
  817. #define    F_UNLCK    122,4397
  818.  
  819. ../sysdeps/unix/bsd/bsd4.4/fcntlbits.h,1109
  820. #define    _FCNTLBITS_H    22,892
  821. #define    O_RDONLY    26,966
  822. #define    O_WRONLY    27,1008
  823. #define    O_RDWR    28,1051
  824. #define    O_CREAT    32,1146
  825. #define    O_EXCL    33,1210
  826. #define    O_TRUNC    34,1269
  827. #define    O_NOCTTY    37,1468
  828. #define    O_ASYNC    39,1549
  829. #define    O_FSYNC    40,1620
  830. #define    O_SYNC    41,1671
  831. #define    O_SHLOCK    42,1695
  832. #define    O_EXLOCK    43,1754
  833. #define    O_APPEND    47,1875
  834. #define    O_NONBLOCK    48,1933
  835. #define    O_NDELAY    51,2002
  836. #define FREAD    59,2270
  837. #define    FWRITE    60,2287
  838. #define FASYNC    63,2349
  839. #define FCREAT    64,2373
  840. #define FEXCL    65,2397
  841. #define FTRUNC    66,2419
  842. #define FNOCTTY    67,2443
  843. #define FFSYNC    68,2469
  844. #define FSYNC    69,2493
  845. #define FAPPEND    70,2515
  846. #define FNONBLOCK    71,2541
  847. #define FNDELAY    72,2570
  848. #define    O_ACCMODE    77,2738
  849. #define    F_DUPFD    80,2834
  850. #define    F_GETFD    81,2889
  851. #define    F_SETFD    82,2942
  852. #define    F_GETFL    83,2995
  853. #define    F_SETFL    84,3044
  854. #define    F_GETOWN    86,3110
  855. #define    F_SETOWN    87,3167
  856. #define    F_GETLK    89,3231
  857. #define    F_SETLK    90,3282
  858. #define    F_SETLKW    91,3348
  859. #define    FD_CLOEXEC    94,3471
  860. struct flock101,3693
  861. #define    F_RDLCK    111,4110
  862. #define    F_WRLCK    112,4146
  863. #define    F_UNLCK    113,4183
  864.  
  865. ../sysdeps/unix/sysv/fcntlbits.h,634
  866. #define    _FCNTLBITS_H    22,893
  867. #define    O_RDONLY    26,967
  868. #define    O_WRONLY    27,1009
  869. #define    O_RDWR    28,1052
  870. #define    O_CREAT    32,1147
  871. #define    O_EXCL    33,1210
  872. #define    O_TRUNC    34,1268
  873. #define    O_SYNC    36,1376
  874. #define    O_APPEND    40,1482
  875. #define    O_NONBLOCK    41,1540
  876. #define    O_NDELAY    45,1684
  877. #define    O_ACCMODE    50,1854
  878. #define    F_DUPFD    53,1950
  879. #define    F_GETFD    54,2005
  880. #define    F_SETFD    55,2058
  881. #define    F_GETFL    56,2111
  882. #define    F_SETFL    57,2160
  883. #define    F_GETLK    58,2209
  884. #define    F_SETLK    59,2260
  885. #define    F_SETLKW    60,2311
  886. #define    FD_CLOEXEC    63,2429
  887. struct flock70,2651
  888. #define    F_RDLCK    81,3138
  889. #define    F_WRLCK    82,3174
  890. #define    F_UNLCK    83,3211
  891.  
  892. ../sysdeps/unix/sysv/sysv4/fcntlbits.h,1161
  893. #define    _FCNTLBITS_H    22,889
  894. #define    O_RDONLY    26,963
  895. #define    O_WRONLY    27,1005
  896. #define    O_RDWR    28,1048
  897. #define    O_CREAT    32,1143
  898. #define    O_EXCL    33,1207
  899. #define    O_TRUNC    34,1266
  900. #define    O_NOCTTY    35,1327
  901. #define    O_ASYNC    37,1413
  902. #define    O_FSYNC    38,1484
  903. #define    O_SYNC    39,1535
  904. #define    O_APPEND    43,1616
  905. #define    O_NONBLOCK    44,1674
  906. #define    O_NDELAY    47,1744
  907. #define FREAD    55,2009
  908. #define    FWRITE    56,2026
  909. #define FASYNC    59,2089
  910. #define FCREAT    60,2113
  911. #define FEXCL    61,2137
  912. #define FTRUNC    62,2159
  913. #define FNOCTTY    63,2183
  914. #define FFSYNC    64,2209
  915. #define FSYNC    65,2233
  916. #define FAPPEND    66,2255
  917. #define FNONBLOCK    67,2281
  918. #define FNONBIO    68,2310
  919. #define FNDELAY    69,2338
  920. #define    O_ACCMODE    74,2506
  921. #define    F_DUPFD    77,2602
  922. #define    F_GETFD    78,2657
  923. #define    F_SETFD    79,2710
  924. #define    F_GETFL    80,2763
  925. #define    F_SETFL    81,2812
  926. #define    F_GETOWN    83,2878
  927. #define    F_SETOWN    84,2936
  928. #define    F_GETLK    86,3001
  929. #define    F_SETLK    87,3053
  930. #define    F_SETLKW    88,3119
  931. #define    F_RGETLK    90,3199
  932. #define    F_RSETLK    91,3258
  933. #define    F_RSETLKW    92,3325
  934. #define    FD_CLOEXEC    96,3457
  935. struct flock103,3679
  936. #define    F_RDLCK    115,4217
  937. #define    F_WRLCK    116,4253
  938. #define    F_UNLCK    117,4290
  939.  
  940. ../sysdeps/mach/hurd/fcntlbits.h,1346
  941. #define    _FCNTLBITS_H    22,882
  942. #define    O_READ    32,1265
  943. #define O_WRITE    33,1315
  944. #define    O_EXEC    34,1366
  945. #define    O_RDONLY    37,1454
  946. #define    O_WRONLY    38,1501
  947. #define    O_RDWR    39,1549
  948. #define    O_ACCMODE    40,1621
  949. #define    O_CREAT    48,1870
  950. #define    O_EXCL    49,1934
  951. #define    O_NOLINK    51,2010
  952. #define    O_NOTRANS    52,2078
  953. #define    O_APPEND    62,2478
  954. #define    O_ASYNC    63,2543
  955. #define    O_FSYNC    64,2614
  956. #define    O_SYNC    65,2665
  957. #define    O_NOATIME    67,2706
  958. #define    O_NONBLOCK    85,3496
  959. #define    O_NDELAY    87,3585
  960. #define O_HURD    93,3695
  961. #define    O_TRUNC    101,3937
  962. #define    O_SHLOCK    103,4020
  963. #define    O_EXLOCK    104,4083
  964. #define    O_IGNORE_CTTY    112,4307
  965. #define    O_NOCTTY    115,4445
  966. #define FREAD    120,4585
  967. #define    FWRITE    121,4609
  968. #define FASYNC    124,4678
  969. #define FCREAT    125,4702
  970. #define FEXCL    126,4726
  971. #define FTRUNC    127,4748
  972. #define FNOCTTY    128,4772
  973. #define FFSYNC    129,4798
  974. #define FSYNC    130,4822
  975. #define FAPPEND    131,4844
  976. #define FNONBLOCK    132,4870
  977. #define FNDELAY    133,4899
  978. #define    F_DUPFD    138,4984
  979. #define    F_GETFD    139,5039
  980. #define    F_SETFD    140,5092
  981. #define    F_GETFL    141,5145
  982. #define    F_SETFL    142,5194
  983. #define    F_GETOWN    144,5260
  984. #define    F_SETOWN    145,5317
  985. #define    F_GETLK    147,5381
  986. #define    F_SETLK    148,5432
  987. #define    F_SETLKW    149,5498
  988. #define    FD_CLOEXEC    152,5621
  989. struct flock159,5843
  990. #define    F_RDLCK    169,6247
  991. #define    F_WRLCK    170,6283
  992. #define    F_UNLCK    171,6320
  993.  
  994. fcntl.h,136
  995. #define    _FCNTL_H    25,920
  996. #define    R_OK    39,1331
  997. #define    W_OK    40,1380
  998. #define    X_OK    41,1430
  999. #define    F_OK    42,1482
  1000. #define    creat(64,2354
  1001.  
  1002. utime.h,75
  1003. #define    _UTIME_H    25,938
  1004. #define    __need_NULL30,995
  1005. struct utimbuf36,1100
  1006.  
  1007. ftw.h,118
  1008. #define    _FTW_H    26,911
  1009. #define FTW_F    32,1034
  1010. #define FTW_D    33,1072
  1011. #define FTW_DNR    34,1107
  1012. #define FTW_NS    35,1155
  1013.  
  1014. sys/fcntl.h,0
  1015.